This topic lists the events shown on the Events page of the Property Sheet for all CygNet FMS ActiveX Controls.
See CxHmiFms in the Scripting section for additional details about events specific to each FMS control.
ActiveX properties for CygNet FMS controls are listed in the table below.
| Property | Description |
|---|---|
|
EventBeginSave |
EventBeginSave runs when an FMS History Grid save operation is started. |
|
EventEditModeChange |
EventEditModeChange runs when the Edit mode is changed in an editable control. |
|
EventEndRefresh |
EventEndRefresh runs when a refresh operation is completed. |
|
EventEndSave |
EventEndSave runs when an FMS History Grid save operation is completed. |
|
EventInitialize |
EventInitialize runs when TheView is started in Run or Preview mode to allow further initialization for the control. |
|
EventPumpData |
EventPumpData is a legacy event, and is effectively obsolete. Do not use. In the past, this event would run when data was "pumped" to TheView. |
|
EventSetSessionNode |
EventSetSessionNode runs when the Session Node is set. |
|
EventUpdated |
EventUpdated runs when the FMS Node Chooser control is updated. |
|
EventUpdateReportDefinitions |
EventUpdateReportDefinitions runs when changes made to a report definition are saved. |